home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 4
/
Apprentice-Release4.iso
/
Source Code
/
C
/
Applications
/
MacPerl 5.0.3
/
MacPerl Source ƒ
/
MacPerl5
/
pod
/
modpods
/
AutoSplit.pod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-26
|
324 b
|
12 lines
|
[
TEXT/MPS
]
=head1 NAME
AutoSplit - split a package for autoloading
=head1 DESCRIPTION
This function will split up your program into files that the AutoLoader
module can handle. Normally only used to build autoloading Perl library
modules, especially extensions (like POSIX). You should look at how
they're built out for details.